previous Second
fun Clock.previousSecond(timeZone: TimeZone = TimeZone.currentSystemDefault()): TimePeriod<TimeUnit.Second>
Content copied to clipboard
val <Unit : SecondOrSmaller, TimeUnit> TimePeriod<Unit>.previousSecond: TimePeriod<Unit>
Content copied to clipboard
Create a new TimePeriod by moving backward one second.